net/http/httputil.ReverseProxy.handleUpgradeResponse (method)

2 uses

	net/http/httputil (current package)
		reverseproxy.go#L310: 		p.handleUpgradeResponse(rw, outreq, res)
		reverseproxy.go#L555: func (p *ReverseProxy) handleUpgradeResponse(rw http.ResponseWriter, req *http.Request, res *http.Response) {